home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: cdf.toronto.edu!news
- From: Khan Riaz Ahmad <a228khao@cdf.toronto.edu>
- Subject: Hashing to a file...
- X-Sender: a228khao@kclosure
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- Message-ID: <Pine.SOL.3.90.960401132142.3433A-100000@kclosure>
- Sender: news@cdf.toronto.edu (Usenet News)
- Nntp-Posting-Host: kclosure
- Organization: University of Toronto Computing Disciplines Facility
- Mime-Version: 1.0
- Date: Mon, 1 Apr 1996 18:23:55 GMT
-
-
- I have been looking for c code for hashing to a file... All the
- code that I have found so far only show hashing to an array in memory...
- Anyone know of any good sources for file based hashing???? The main
- problem I seem to be having is how do we implement the hashing table on
- the disk...
-
-
- Any help would be greatly appreciated...
-
- Riaz.
-
-
-